-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: move Loader
to compat
package & replace with BusyIndicator
#6020
Conversation
Size Change: -321 B (-0.08%) Total Size: 400 kB
ℹ️ View Unchanged
|
Pull Request Test Coverage Report for Build 9791027406Details
💛 - Coveralls |
Pull Request Test Coverage Report for Build 9791717331Details
💛 - Coveralls |
Pull Request Test Coverage Report for Build 9804402705Details
💛 - Coveralls |
Pull Request Test Coverage Report for Build 9805962403Details
💛 - Coveralls |
Pull Request Test Coverage Report for Build 9806057916Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
Pull Request Test Coverage Report for Build 9807024695Details
💛 - Coveralls |
Pull Request Test Coverage Report for Build 9810180349Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
🎉 This PR is included in version v2.0.0-rc.0 🎉 The release is available on v2.0.0-rc.0 Your semantic-release bot 📦🚀 |
BREAKING CHANGE: The deprecated
Loader
component has been moved to the@ui5/webcomponents-react-compat
package. Please use theBusyIndicator
instead, as it's now the only loading indicator that is supported by our UX guidelines. Please visit our Migration Guide for more details.